home *** CD-ROM | disk | FTP | other *** search
/ Pascal Super Library / Pascal Super Library (CW International)(1997).bin / SHELLS / SZ2 / MAIN.SK2 < prev    next >
Text File  |  1992-08-31  |  2KB  |  28 lines

  1. @@ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  2. @@ SK
  3. @@ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  4. [ SUBMENU ] S~K~                                   ;;Application and system commands
  5.    ~N~otepad                                     ;;Simple word processor, with spell-checking and thesaurus
  6.    [ NEWLINE ]
  7.    '~T~ime Planner'                              ;;Time scheduler and ToDo list
  8.    '~A~ddress Book'                              ;;Address list and dialog
  9.    ~C~ommunications                              ;;Communications through a modem with other computers
  10.    [ NEWLINE ]
  11.    Ca~l~culator                                  ;;Simple, Business, Scientific and Programmer Calculators
  12.    [ NEWLINE ]
  13.    [ NEWSUB ] ~S~ervices                         ;;System setup, memory sizes and Unload Sidekick
  14.       '~A~bout Sidekick...'                      ;;SideKick version number, memory usage and network settings
  15.       [ NEWLINE ]
  16.       '~D~ate & Time formats...'                 ;;Setting of date and time formats
  17.       ~M~ouse...                                 ;;Mouse settings
  18.       'System colors...'                         ;;Change menu, status line and desktop colors
  19.       [ NEWLINE ]
  20.       'Screen ~C~ut'                             ;;Clip screen text into Clipboard
  21.       [ NEWLINE ]
  22.       '~S~ave Desktop...'                        ;;Save current desktop configuration
  23.       '~R~estore Desktop...'                     ;;Restore a previously saved desktop configuration
  24.       [ NEWLINE ]
  25.       '~U~nload Sidekick...'                     ;;Remove SideKick from memory
  26.    [ ENDSUB ]
  27.    E~x~it cmQuit                                 ;;Exit back to DOS
  28.